home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000429_news@columbia.edu_Mon Dec 12 19:23:01 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA10103
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Wed, 14 Dec 1994 15:35:01 -0500
  3. Received: by apakabar.cc.columbia.edu id AA14420
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Wed, 14 Dec 1994 15:34:59 -0500
  5. Newsgroups: comp.protocols.kermit.misc
  6. Path: news.columbia.edu!sol.ctr.columbia.edu!howland.reston.ans.net!gatech!udel!news.mathworks.com!usenet.eel.ufl.edu!usenet.cis.ufl.edu!caen!hearst.acc.Virginia.EDU!murdoch!fulton.seas.Virginia.EDU!esh6h
  7. From: esh6h@fulton.seas.Virginia.EDU (Erik Hatcher)
  8. Subject: SEND sending 0 byte file!
  9. Message-Id: <D0ppuE.L0u@murdoch.acc.Virginia.EDU>
  10. Sender: usenet@murdoch.acc.Virginia.EDU
  11. Organization: University of Virginia
  12. Date: Mon, 12 Dec 1994 19:23:01 GMT
  13. Lines: 29
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16.  
  17. I reported this problem earlier, but got no replies.
  18. I'm running ...
  19.  
  20. C-Kermit 5A(190), 4 Oct 94, for OpenVMS VAX
  21.  Copyright (C) 1985, 1994,
  22.  
  23.  
  24. And have a macro to send a file like this...
  25.  
  26.         send \$(SENDFILE_LOCAL) \%a
  27.  
  28. There are some other commands in the macro besides
  29. this, but the file pointed to by the logical SENDFILE_LOCAL
  30. is about 700 blocks and this send is exiting in a split
  31. second and saying that it worked fine!
  32.  
  33. I can follow the exact steps manually and the send works
  34. fine.  Any advice?  What would cause the send to say
  35. it finished successfully when in fact it didn't transmit
  36. anything??
  37.  
  38. Thanks,
  39.     Erik
  40. --
  41. Erik Hatcher                           + "But every now and then we just have
  42. http://fulton.seas.virginia.edu/~esh6h |  to howl with the wolves." 
  43.                                        |        - Werner Heisenberg
  44. ---------------------------------------+-------------------------------------